home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your PC Made Easy 7
/
Your PC Made Easy 7.iso
/
PCMadeEasy.exe
/
0
/
RCDATA
/
TFRMCREDITS
/
TFRMCREDITS.txt
< prev
Wrap
Text File
|
2002-08-23
|
832b
|
41 lines
object frmCredits: TfrmCredits
Left = 414
Top = 279
BorderStyle = bsToolWindow
Caption = 'Credits'
ClientHeight = 251
ClientWidth = 363
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object imgCredits: TImage
Left = 8
Top = 8
Width = 352
Height = 92
AutoSize = True
Picture.Data = {<image000.bmp>}
OnClick = pnlCreditsClick
end
object pnlCredits: TPanel
Left = 0
Top = 104
Width = 361
Height = 145
BevelOuter = bvNone
Caption = 'pnlCredits'
TabOrder = 0
OnClick = pnlCreditsClick
end
end